Home | All Classes | Grouped Classes | Index | Search

CL_NetComputer::operator <

Returns true if the other netcomputer is less.

	bool operator < (
		const CL_NetComputer& other_instance);

Detailed description:

This is used for sorting purposes (eg. if you use a std::map).

See also:

CL_NetComputer



Questions or comments, write to the ClanLib mailing list.